.headerCon{display:none;}


.htmlbg{ margin: 0 auto;background: url(/uiFramework/commonResource/image/2021070916205796478.jpg) center top no-repeat;font-family: "Microsoft YaHei UI","微软雅黑";font-size: 14px;}
.htmlbg{height:165px;}

.head{height: 40px;line-height: 40px;background-color: #349ae8;}
.menu {display:flex;width: 1000px; margin: 0 auto;overflow: hidden;height: 40px;}
.stmenu{ margin-right: 59px;}
.xialaguang{font-size: 16px; font-weight: bold;color:#fff;display:block;}
.navli:hover {background: url(/uiFramework/commonResource/image/2021070916434690245.jpg) left top repeat-x;}
.navli:hover h3 a {color: #1078c8;}
.navli:nth-child(1){background: url(/uiFramework/commonResource/image/2021070916434690245.jpg) left top repeat-x;}
.navli:nth-child(1) h3 a{ color: #1078c8;}
.navli{padding: 0 8px;margin-right:59px;}

/*天气*/
.weather_bg {background: url(/uiFramework/commonResource/image/2021070916494610749.jpg) left top repeat-x; height: 39px;line-height: 39px; width: 980px; margin: 0 auto;margin-top: 13px;font-size: 12px;padding: 0 10px;}
#date{display: inline;margin-right: 15px;}
.weather{float:right;}
.weather_bg ul li{color:#000;}

/*搜索*/
.weather_bg img {
    margin-right: 5px;
}
.search_text {
    height: 18px;
    padding: 0;
    width: 125px;
    border: 1px solid #cacaca;
    margin-right: 5px;
    margin-left: 5px;
}
.search_btn {
    width: 40px;
    height: 18px;
    background-color: #e1e0e0;
    border: none;
    border-bottom: 1px solid #a3a3a3;
    margin-right: 5px;
}
.mail {
    background: url(/uiFramework/commonResource/image/2021070917403561589.jpg) left center no-repeat;
    width: 60px;
    text-align: center;
}
.mail a:hover{color: #349ae8;}
.bs_dot a:hover{color: #349ae8;}
.bs_dot {
    background: url(/uiFramework/commonResource/image/2021070917392619731.jpg) left center no-repeat;
    width: 90px;
    text-align: center;
}
.weather_bg a {
    font-size: 12px;
}


@media(max-width:640px){
.headerCon{display:block;}
.htmlbg{display:none;}
.head{display:none;}
.weather_bg{display:none;}

}



/*底部*/

.footer,.footer1{background-color: #349ae8;height: 130px;text-align: center;color: #FFF;line-height: 30px;padding-top: 15px;font-size: 14px;position: relative;margin-top:10px;}
#_ideConac {position: absolute; left: 50%; margin-left: -350px;}
.sitemap{color:#fff;}
.footer1{display:none;}

@media (max-width: 768px) {
  .navgationDiv{display:none;}
  .footer{height:auto;width:100%;}
  .footer div{word-wrap:break-word;text-align: left; margin-left: 30px;margin-right: 30px;}
  .last_span{width:100%!important;}
  .top_span{width:150px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;display:inline-block;}
  ._span_jiucuo{display:none;}
  .navgationDiv{display:none;}
  .footer{display:none;}
  .footer1{display:block;height:170px!important;}
  .footer1 div{text-align:justify;margin:0 10px;}
  .top_span{margin: 0 8px;text-align: justify;width: auto;overflow: inherit;white-space: normal;}
}